From 4bd829e3e189e42ab195171eb7f9c0d912558f61 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 1 Nov 2020 17:32:47 -0500 Subject: [PATCH] testsuite: Test GtkFixed rewriting --- .../tools/simplify-data-3to4/fixed.expected | 14 ++++++++++++++ testsuite/tools/simplify-data-3to4/fixed.ui | 16 ++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 testsuite/tools/simplify-data-3to4/fixed.expected create mode 100644 testsuite/tools/simplify-data-3to4/fixed.ui diff --git a/testsuite/tools/simplify-data-3to4/fixed.expected b/testsuite/tools/simplify-data-3to4/fixed.expected new file mode 100644 index 0000000000..74953b12c6 --- /dev/null +++ b/testsuite/tools/simplify-data-3to4/fixed.expected @@ -0,0 +1,14 @@ + + + + + + + + translate(10, 15) + + 0 + + + + diff --git a/testsuite/tools/simplify-data-3to4/fixed.ui b/testsuite/tools/simplify-data-3to4/fixed.ui new file mode 100644 index 0000000000..699bea2e07 --- /dev/null +++ b/testsuite/tools/simplify-data-3to4/fixed.ui @@ -0,0 +1,16 @@ + + + + + + True + + + + + 10 + 15 + + + + -- 2.30.2